Class TreeNodeInfo
java.lang.Object
edu.claflin.finder.algo.clustering.struct.TreeNodeInfo
- All Implemented Interfaces:
Comparable<TreeNodeInfo>
- Direct Known Subclasses:
TreeNodeInfoFG
- Author:
- Cesar Martin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract TreeNodeInfointgetIndex()doublegetValue()abstract voidvoidsetIndex(int ind) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo